POV-Ray : Newsgroups : povray.unofficial.patches : FEATURE REQUEST: visibility level flag. : FEATURE REQUEST: visibility level flag. Server Time
8 Jul 2024 18:26:50 EDT (-0400)
  FEATURE REQUEST: visibility level flag.  
From: JRG
Date: 22 Dec 2001 15:15:46
Message: <3c24e9f2@news.povray.org>
I think it should be fairly simple to implement and should work this way:
it would control the trace level at which the object becomes visible.
Eg: visibility_level 0: this should do nothing.
visibility_level 1: the object wouldn't be directly visible but it would be
reflected and refracted and it would be taken into account for radiosity
calculations.
visibility_level n: the object wouldn't be directly visible but it would
become visible starting from the n_th level of recursion.

Of course if n> max_trace_level-1 the object wouldn't be visible at all.

I think this would be a much more powerful flag than no_image.

Any takers?
I saw this somewhere, but can't remember where.


--
Jonathan.

Home: http://digilander.iol.it/jrgpov


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.